home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Alles Voor Internet / Tout Pour Internet
/
alles voor internet.iso
/
MacInternet™
/
Telnet
/
TN3270 2.4a4 ƒ
/
tn3270 API
/
Read Me First
Wrap
Text File
|
1991-08-27
|
1KB
|
35 lines
tn3270 2.3d26 API files:
SPPC files:
SPPCInit the INIT to implement simple Program-to-Program
communications.
sppcinterface.h defines the low-level interface to the SPPCInit
driver.
sppc.c source code for high-level interface to the driver
sppc.c.mpw2 version of sppc.c for MPW 2 header files
sppc.h defines high-level interface in sppc.c
API files:
api.h defines the interface to the tn3270 API
apitest application to test tn3270 API interface
Apitest is used to send API commands to tn3270 and see the results.
It was written using much of the code in tn3270.
Apitest will use the SPPC interface unless you have selected
a tn3270 session manager or session using the PPC Browser command.
Once you have done that, you must quit from the program and restart it
to go back to using the SPPC interface.
When apitest prompts for commands, one letter is sufficient unless it
would ambiguous. When one letter is not sufficient, use those letters
of the command name which are capitalized in the prompt.
The SPPC code in apitest will automatically send session manger commands
to the session manager, and session commands to the session. However,
the PPC code requires that you go back to the PPC Browser to select
the port you want to send messages to.